-
Notifications
You must be signed in to change notification settings - Fork 25
introducing commit input bus #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Chengxuan Xing <[email protected]>
…buses Signed-off-by: Chengxuan Xing <[email protected]>
|
Added approval. would be good to add explanation as to why the KYC solidity verification parameters have changed. |
|
I can't tell why the KYC solidity verification parameters have changed while the sol verifier of all the other
|
Signed-off-by: Chengxuan Xing <[email protected]>
Signed-off-by: Chengxuan Xing <[email protected]>
Signed-off-by: Jim Zhang <[email protected]>
|
confirming that the updates in the anon_nullifier_kyc verifier contracts are also reproduced on a separate laptop (mine). so keeping them for the PR. also merged from main and fixed the burn circuits with buses |
Signed-off-by: Jim Zhang <[email protected]>
Introducing an internal bus CommitInputs, the external inputs of the top level circuits have not been updated, therefore, no solidity or circuit test files needed to be updated.
Also